home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 August
/
GSSH0804.iso
/
Geschicklichkeit
/
Bugix
/
Bugix_Demo_v10.exe
/
{app}
/
data.000
/
Scripts
/
particles.script
< prev
next >
Wrap
Text File
|
2004-04-08
|
4KB
|
258 lines
particles/BugExplosion
{
{
count 1
name shockWave
map particles/shockWaveBug
scale 5
scalebetween 0.8 1.0
scalerate 2.3
life 1.0
fadedelay 0.7
}
{
life 1.3
count 17
name acidsmoke
map particles/acidSmoke
scale 5
randvel cRand 4 5 cRand 4
scalerate 0.3
scaleBetween 1 1.7
fade
offset crand 4 crand 4 crand 4
accel 0 0.11 0
}
}
// test block
particles/test
{
emitteron
{
life 10.0
count 100
name show
map textures/white_alpha35
scaleBetween 5 10
randvel cRand 5 rand 15 0
offset crand 300 0 crand 300
spawnDelay
}
}
//////////////////////// EXPLOSION BLOCK /////////////////////////////
// helicopter explosion
particles/fireExplosion
{
{
count 1
name fireExplosion
map particles/fireExplosion
scalerate 1.8
scalebetween 0.8 0.9
scale 8
life 0.9
fadedelay 0.7
}
{
count 1
name fireExplosion
map particles/fireExplosion2
scalerate 1.8
scalebetween 0.8 0.9
scale 8
life 0.9
fadedelay 0.7
}
{
count 1
name shockWave
map particles/shockWave
scale 10
scalebetween 1.0 1.2
scalerate 2.3
life 1.0
fadedelay 0.7
}
}
particles/smallFireExplosion
{
{
count 1
name fireExplosion
map particles/fireExplosion
scalerate 2
scalebetween 0.8 1.15
scale 4
life 0.8
fadedelay 0.7
}
{
count 1
name fireExplosion
map particles/fireExplosion2
scalerate 2
scalebetween 0.8 1.15
scale 4
life 0.8
fadedelay 0.7
}
{
count 1
name shockWave
map particles/shockWave
scale 5
scalebetween 0.8 1.0
scalerate 2.3
life 1.0
fadedelay 0.7
}
}
particles/smallFireExplosion2
{
{
count 1
name shockWave
map particles/shockWave
scale 2.5
scalebetween 0.8 1.0
scalerate 2.3
life 1.0
fadedelay 0.8
}
{
count 1
name shockWave2
map particles/shockWave
scale 1.6
scalebetween 0.8 1.0
scalerate 2.3
life 1.0
fadedelay 0.8
}
{
count 1
name shockWave2
map particles/shockWave
scale 0.8
scalebetween 0.8 1.0
scalerate 2.3
life 1.0
fadedelay 0.8
}
}
//////////////////////// BEAM BLOCK /////////////////////////////
thunderbolt
{
{
count 1
name shockWave
map particles/shockWaveBlue
scale 4.5
scalebetween 0.8 1.0
scalerate 2
life 1.0
fadedelay 0.8
}
{
count 10
name thunderbolt
map thunderbolt
life 0.4
beamwidth 1.2
beamoffsetmin 1
beamoffsetmax 4
beamstates 5
}
}
//////////////////////// SMOKE BLOCK /////////////////////////////
particles/acidSmoke
{
{
life 1.0
count 6
name acidsmoke
map particles/acidSmoke
scale 5
randvel cRand 4 5 cRand 4
scalerate 0.2
scaleBetween 1 1.7
fade
offset crand 3 crand 3 crand 3
accel 0 0.07 0
}
}
particles/cSmoke
{
{
life 1.0
count 6
name chainsmoke
map particles/cSmoke
scale 5
randvel cRand 4 5 cRand 4
scalerate 0.2
scaleBetween 1 1.7
fade
offset crand 3 crand 3 crand 3
accel 0 0.07 0
}
}
particles/bugDust
{
emitteron
{
life 0.7
count 8
name bugDust
map particles/bugDust
scale 5
randvel cRand 6 rand 2 cRand 2
scalerate 1.3
scaleBetween 1 1.4
fade
offset crand 3 crand 3 rand 1
spawnDelay
}
}
particles/rocketSmoke
{
emitteron
{
life 1.0
count 30
name rocketSmoke
map particles/rocketSmoke
scale 5
randvel cRand 2 rand 5 cRand 2
scalerate 0.2
scaleBetween 1 1.4
fade
offset crand 0.2 crand 0.2 crand 0.2
spawnDelay
}
}
particles/rocketSmokeMenu
{
emitteron
{
life 1.0
count 50
name rocketSmokeMenu
map particles/rocketSmokeMenu
randvel 0 0 0
scaleBetween 0.05 0.1
fade
offset crand 0.002 crand 0.001 0
spawnDelay
}
}